Revision: hackerlab--devo--1.0--patch-40
Archive: lord@emf.net--2004
Creator: Tom Lord <lord@emf.net>
Date: Tue May  4 11:43:23 PDT 2004
Standard-date: 2004-05-04 18:43:23 GMT
Modified-files: vu/vu-utils.c
New-patches: lord@emf.net--2004/hackerlab--devo--1.0--patch-40
Summary: [CLOSE: 93] vu_file_to_string fix (johannes@sipsolutions)
Keywords: 



In the case where vu_file_to_string was given a descriptor (such as a
pipe) for which fstat could not return a file size, vu_file_to_string
was simply wrong.   Now it isn't.

